public marks

PUBLIC MARKS from "Xavier Lacot" with tag web

2013

2012

Evolution of SoundCloud's Architecture SoundCloud Backstage

The evolution of SoundCloud architecture through the times, from a traditional simple stack to a complete evolutive one

Web Audio Demos

by 1 other
A collection of web audio demos

Hallo.js - Distraction-free Rich Text Editor for the Web

A rich text editor which has the great quality of being light, simple and fast while still being a pleasure to use.

Brackets

by 3 others
A Web-oriented source code editor, for the Web professionnals. Created by Adobe, it is developped as an Open-Source project.

Faye: Simple pub/sub messaging for the web

A publish-subscribe messaging system, which provides message servers for both Node.js and Ruby. Clients are available for all the major typical consumers. The full stack implements several protocols, and comes with a wide range of adapters.

Running JavaScript inside PHP code | Web Builder Zone

A first feedback about the usage of V8js from inside PHP

2011

Kendo UI - The Art of Web Development

by 1 other
A nifty UI widgets library, very complete and which provides a very descent alternative to jQuery UI.

Kranium

Kranium transfers some well known practices and techniques from web development to Titanium Mobile development.

Socketbug - Mobile Web Application Debugging

Socketbug is a Remote Debugging Utility built using Socket.IO, which allows to use modern browsers to remotely debug mobile Web applications.

TweeterFall – Web Workers

A web workers tutorial, for implementing a Twitter fall in a web page.

Eloquent JavaScript: A Modern Introduction to Programming

by 3 others
An introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)

BuiltWith Web Technology Usage Statistics

by 1 other
An online tool for having some web technologies usage trends

Highcharts - Interactive JavaScript charts for your webpage

by 13 others
A js graphical library for drawing charts. It stands on top of jQuery, MooTools or Prototyp, depending on the host project fundations, and provides a large serie of nice colored animated charts.

Viewer | Pieceable

Web preview of Iphone applications.

PHP: rfc:builtinwebserver [PHP Wiki]

A RFC for a web server built inside PHP

RDFa API

this document defines an API for extracting structurated information from web pages, using the RDFa formalism.

2010

HipHop for Mac | HPHP Playground

HipHop PHP, Facebook's PHP preprocessor, has been ported to OSX. Nice features, and possibly a working install !

mnutt/hummingbird @ GitHub

by 2 others
Hummingbird lets you see how visitors are interacting with your website in real time, using WebSockets. Hummingbird is built on top of Node.js, a new javascript web toolkit that can handle large amounts of traffic and many concurrent users.

Semantic web user interfaces - Do they have to be ugly?

A presentation which explains how semweb people should work to create more user-friendly tools. There is a common dream about the semantic web : it should help develop omnipotent applications. Instead of this, the author explain that developers should concentrate on creating useful software, using semweb technologies. Meaningful.

dbrec - Intelligent music recommendations for and from the Web of Data

dbrec is a new kind of recommender system, entirely based on Semantic Web and Linked Data technologies, providing recommendations for 39,000 artists from DBpedia (and consequently from Wikipedia) based on the relationships that they hold together, either directly (e.g. having played together) or indirectly (e.g. playing the same genre, sharing a common record label or even being associated in a particular cultural movement).

Cuisine - Play recipes

Snippets for the Play framework. Recipes for every day meal!

node.js

by 6 others
node.js allows the use of javacript on the server side, in a fresh and elegant way